Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 870 Bytes

MUISmartPanelRegister.rst

File metadata and controls

28 lines (15 loc) · 870 Bytes

MUISmartPanelRegister

MUISmartPanelRegister

Registers the ModernUI_SmartPanel class, which allows the control to be created via dialog resources or via CreateWindowEx and specifying the classname 'ModernUI_SmartPanel'. If using the RadASM custom class control instead of a the ModernUI RadASM Design Time Controls specify 'ModernUI_SmartPanel' as the classname

Parameters

None

Return

None

Example

Invoke MUISmartPanelRegister

See Also

MUISmartPanelCreate<MUISmartPanelCreate>, MUISmartPanelGetProperty<MUISmartPanelGetProperty>, MUISmartPanelSetProperty<MUISmartPanelSetProperty>, MUISmartPanelRegisterPanel<MUISmartPanelRegisterPanel>